Variable AssocArrayLiteral.keyValuePairs

class AssocArrayLiteral
{
  // ...
  KeyValuePairs keyValuePairs ;
  // ...
}