custom property
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;
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.
core.String? custom;