Variable TestAttribute.line

struct TestAttribute
{
  // ...
  ulong line ;
  // ...
}