stream.
Generator.root
json.node.Node root() @propertyGet root property.
Returns
The root node to be used when constructing a JSON data
void root(json.node.Node propval) @propertySet root property.
Parameters
propval | The root node to be used when constructing a JSON data stream. |