isForGuest property

bool isForGuest

Implementation

bool get isForGuest => _getAttribute<bool>(kForGuest, false);