Variable NamedArgument.startLocation

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