key property

String key
final

The key name that can be used to look up or retrieve the associated value. For example, Department or Cost Center are common choices.

Implementation

final String key;