value property

String value
final

The value associated with a key. The value may be an empty string but it can't be null.

Implementation

final String value;