password属性

String? password
重写

实现

String? get password native;
void password=(String? value)
重写

实现

set password(String? value) native;