isManager property
getter/setter pair
true: if the user is the host of the session
Implementation
bool isHost; /// true: if the user is the host of the session
bool isManager;
true: if the user is the host of the session
bool isHost; /// true: if the user is the host of the session
bool isManager;