Variable IfStatement.column

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