Determines if this attribute's data type is an object type; that is, if it is a complex attribute (a container or a subobject).
public boolean isObjectType();
None.
Returns True if the attribute is an object type or complex attribute, such as a container or subobject; otherwise, returns False.