21.1 Field object
The Field object is the abstract base type for other Field objects. The Field object has no explicit constructor. The methods and members of the Field object are common to all objects derived from the Field.
Access
21.1.1 Members
The Field object can have the following members:
nameA String specifying the repository key.
descriptionA String specifying the description of the field. The default value is an empty string.