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
import fields


21.1.1  Members

The Field object can have the following members:

name

A String specifying the repository key.

description

A String specifying the description of the field. The default value is an empty string.