Variable JSONDocument.isValid

class JSONDocument
{
  // ...
  bool isValid ;
  // ...
}