successful property

bool get successful

Was the login successful?

Implementation

bool get successful => status == 1;