value property

String value
final

The optional part of a key-value pair that make up a tag. A value acts as a descriptor within a tag category (key).

Implementation

final String value;