A Text object represents an XML text node.
Text inherits from the Node class, so all functions defined for Node can be used with Text.
Returns the text content of this node.