Node.getString
string getString() nothrowGets the string value stored inside a node.
If the node does not hold a string value, NULL is returned.
Returns
a string value.
string getString() nothrowGets the string value stored inside a node.
If the node does not hold a string value, NULL is returned.