Variable JSONValue.objectKeyOrder

struct JSONValue
{
  // ...
  string[] objectKeyOrder ;
  // ...
}