Variable NamedArgument.endLocation

class NamedArgument
{
  // ...
  ulong endLocation;
  // ...
}