hasPassword property

bool? get hasPassword

Implementation

bool? get hasPassword;
set hasPassword (bool? hasPassword)

Implementation

set hasPassword(bool? hasPassword);