name property

String name

The name of the enumerated value. This should match the name of the static getter which provides access to this enumerated value.

Implementation

String get name;