Variable Role.id

Declaration

class Role
{
  // ...
  ulong id;
  // ...
}