klyn.io.xml.dom.XMLText.wholeText
property
public readonly property wholeText as String:
Description

Text from this node and its adjacent Text and CDATA siblings.

Example
print(text.wholeText)