name property

String? name
getter/setter pair

The name of this type.

This would be the segment or datatype name. For example, "PID" or "XPN".

Implementation

core.String? name;