PropertyDefinition :: isValid - Is property definition valid?
The function returns, whether the property definition is valid, i.e. it does refer to a valid database property definition. Calling property definition functions with invalid objects, usually throws an exception.
The function never throws an exception.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.