org.w3c.dom.xpath.XPathResult.stringValue
property
public readonly property stringValue as String
Description

String value of a STRING_TYPE result.

Example
print(result.stringValue)