name property

String? name
getter/setter pair

The name of the field.

For example, "PID-1" or just "1".

Implementation

core.String? name;