name property
Defines the name and format of data.
Unlike data type names, field names are not namespaced, and only need to be unique within the data type.
Implementation
core.String? name;
Defines the name and format of data.
Unlike data type names, field names are not namespaced, and only need to be unique within the data type.
core.String? name;