Variable NamedArgumentList.items

class NamedArgumentList
{
  // ...
  NamedArgument[] items ;
  // ...
}