用户名 属性

String? 用户名

实现

String? get username native;
void 用户名(String? value)

实现

set username(String? value) native;