is_active property

bool is_active
read / write

Pass true to activate the username; pass false to disable it.

Implementation

late bool is_active;