2. Properties - Property metadata
Metadata available for property definitions depend on the type of property. The properties listed below are common properties available for all types of property definitions.
Functions
- constraint - Constraint
 - isAttribute - Is property an attribute
 - isBaseType - Is property base class in a complex data type
 - isComplexDataType - Does property definition refer to a complex data type?
 - isExtent - Is property defining an extent
 - isGenericAttribute - Does property define a generic attribute)
 - isMemo - Check property type for memo field
 - isReference - Does property define a reference?
 - isRelationship - Does property define a relationship?
 - isTransient - Is property transient
 - name - Property name
 - namespaceID - Internal namespace identifier
 - resourceId - Resource identification number
 - schemaVersion - Schema version for property definition
 - sharedData - Is data shared between instances?
 - templateClass - Template class name
 - typeName - Type name
 

