value property

OptionValue? value
read / write

The new value of the option; pass null to reset option value to a default value.

Implementation

OptionValue? value;