Overview | Methods | This Package | All Packages
Retrieves the value of the specified property.
Syntax
public Object getProperty( String name )
Parameters
name
The name of the property.
Return Value
Returns the property value. If the resource set does not contain a property with the specified name, null is returned.
See Also setProperty, getProperties