typeRef property
A reference to another field definition (instead of an inline definition).
The value must be equal to the value of an id field defined elsewhere in the MetadataTemplate. Only fields with type as record can refer to other fields.
Optional.
Implementation
core.String? typeRef;