Variable JSONDocument.root

class JSONDocument
{
  // ...
  JSONValue root ;
  // ...
}