Variable TestStruct.id

struct TestStruct
{
  // ...
  long id ;
  // ...
}