Sets the value of the property of the bound component.
public void setPropertyValue( Object value )
value
An object whose contents are used to set the property value.
The property is set directly from the value parameter; the bound field is not used.
See Also getPropertyValue