Determines whether the specified property is stored in the resource set.
public boolean contains( String name )
name
The name of the property.
Returns true if the property is contained in the resource set; otherwise, returns false.