Adds a field definition.
Add( _
FieldName As String, _
FieldDescription As String, _
DefaultValue As Variant, _
Index As Long _
) As ODFieldDef
Returns a copy of the field you added.