login property

String? login

Implementation

String? get login;
void login=(String? login)

Implementation

set login(String? login);