Variable Role.name

Declaration

class Role
{
  // ...
  string name;
  // ...
}