name property

String name
final

The name of the enum value (e.g., 'red' for Color.red).

Implementation

final String name;