XParent Property
The parent of the element pointed to by XPath .
Syntax
__property String XParent = {read=FXParent, write=FSetXParent};
Default Value
""
Remarks
If XPath points to the top element, XParent is an empty string.
This property is read-only.
Data Type
String