XmlNode.nodeValue
string nodeValue() @property const @safeReturns the value of this node (W3C DOM Level 1).
void nodeValue(string value) @property @safeSets the value of this node (W3C DOM Level 1).
string nodeValue() @property const @safeReturns the value of this node (W3C DOM Level 1).
void nodeValue(string value) @property @safeSets the value of this node (W3C DOM Level 1).