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