Set the property value.
obj.setValue(value); obj.value = value; value = obj.value;
Note that this feature is available as both a method and a property.