You are here

getBooleanProperty

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

Parameters

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

Returns

Returns a boolean representing the state of the property.