name property
dynamic
name
getter/setter pair
This is the name of the unit. Can be a String or an enum.
Implementation
dynamic name;
This is the name of the unit. Can be a String or an enum.
dynamic name;