name property
The name of the data type instance. You cannot change the name after you create the instance.
Implementation
final String? name;
The name of the data type instance. You cannot change the name after you create the instance.
final String? name;