commonType property

CommonFieldType? commonType
getter/setter pair

optional common field type. Commonly occurring fields that have the same semantic meaning in different document types will often have a set common type.

Implementation

CommonFieldType? commonType;