You are here

getProperty

The getProperty(String propertyName) method returns the value of the specified property.

Parameters

propertyName
A string representing the name of the property whose value is to be returned.

Returns

Returns a string representing the value of the property.