successful property

bool successful

Was the login successful?

Implementation

bool get successful => status == 1;