value property
read / write
The new value of the option; pass null to reset option value to a default value.
Implementation
OptionValue? value;
The new value of the option; pass null to reset option value to a default value.
OptionValue? value;