Type: String
The read-only textData property of the JadeXMLElement class contains the text data of a text-only element.
As an optimization, an element that contains only a single block of text can have its text content stored in the textData property, rather than in a separate child text node.