org.w3c.dom.CharacterData.data
property
public property data as String
Description

Textual content carried by this character data node.

Example
text.data = "hello"