custom property

String? custom
getter/setter pair

Flag that specifies whether the field is standard in the dataset or a custom field created by the customer.

true indicates that it is a custom field.

Implementation

core.String? custom;