Variable StaticConstructor.column

class StaticConstructor
{
  // ...
  ulong column;
  // ...
}