password属性

String? password

实现

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

实现

set password(String? value) native;