value property

String value
getter/setter pair

The value of the option it will be used to store the value of the option. The value can be empty or have a value.

Implementation

String value;