Sets the value of the specified property.
public void setProperty( String name, Object value )
name
The name of the property.
value
The new value for the property.
See Also getProperty