Variable Role.managed

Declaration

class Role
{
  // ...
  bool managed;
  // ...
}