FieldDefs is a collection of FieldDef objects that represents the defined fields in a FormDef.
Specific members can be returned from the collection using the Item method, while the entire collection can be iterated using the For Each...Next statement.