value property
The value associated with the tag. The value may be an empty string but it can't be null.
Implementation
final String value;
The value associated with the tag. The value may be an empty string but it can't be null.
final String value;