Retrieves the value of the specified property.
public Object getProperty( String name )
name
The name of the property.
Returns the property value. If the resource set does not contain a property with the specified name, null is returned.
See Also setProperty, getProperties