Variable GffStruct.id

Struct ID

struct GffStruct
{
  // ...
  uint id = 0u;
  // ...
}