name property

String name
getter/setter pair

The name of the field in the enumeration, or the static field in the class.

Implementation

String name;