Property :: hasPropertyDefinition - Is description available
The function returns, whether the property handle has a valid property definition, which can be returned with propertyDefinition(). The function can be called in order to avoid exceptions before calling propertyDefinition().
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.