Variable Role.color

Declaration

class Role
{
  // ...
  uint color;
  // ...
}