set Value
Assign the given value to the VariableDescriptor. Fail if the value does not have a type suitable for the variable.
Parameters
new Value
The variable's proposed new value.
Throws
If the new value is incorrectly typed.
Assign the given value to the VariableDescriptor. Fail if the value does not have a type suitable for the variable.
The variable's proposed new value.
If the new value is incorrectly typed.