org.w3c.dom.Node.textContent
property
public property textContent as String
Description

Concatenated text content of this node.

Example
node.textContent = "hello"