RemoteObject.Parent


public property Parent

Prototype:

ReadOnly (ConceptObject or null) RemoteObject.Parent

Description:

This function returns the Parent for a specific Concept GUI Object. When a Concept Object is created,
usually it has a parent. The Parent propery returns that parent or null if it has none.

Return value:

the GUI Parent of the calling GUI Object