XParent Property
The parent of the current element.
Syntax
public String getXParent();
Remarks
This property contains the parent of the current element. The current element is specified via the XPath property.
This property is read-only.
Default Value
""