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