Variable AtAttribute.startLocation

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