ParentNode: String;
The ParentNode property determines a parent DOM node.
The property value is returned with the getParentNode method, and is set from JSON.
The property use is given in description of the Control.addStateClass method.
See also:
Control