Property :: typeDefinition - Type definition property
The function returns the type definition for the property handle, which usually refers to the type definition of instances handled by the property handle.
For weak-typed collections, however, instance types may differ. In order to get the type definition for the currently selected instance in a weak-typed collection, currentTypeDefinition() should be called.
Return value: Type definition ( odaba::TypeDefinition )
Type definition refers to a type descriptor for a complex data type (structure), view or enumeration.