role 属性

String? role

实现

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

实现

set role(String? value) native;