Variable IfStatement.line

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