value property
An optional tag value, such as Production
or
test-only
. The value can be a maximum of 255 characters, and
contain only Unicode letters, numbers, or separators, or the following
special characters: + - = . _ : /
Implementation
final String value;