role property

dynamic get role

Get the Role of the Local Peer.

Implementation

get role {
  return _permissions.role;
}