commonType property

CommonFieldType? commonType
read / write

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;