have_access property

Bool? have_access
getter/setter pair

If false, the user is inaccessible, and the only information known about the user is inside this class. Identifier of the user can't be passed to any method

Implementation

Bool? have_access;