XElement Property
The name of the current element.
Syntax
__property String XElement = {read=FXElement, write=FSetXElement};
Default Value
""
Remarks
The current element is specified via the XPath property.
This property is read-only.
Data Type
String