名称属性

String? 名称

实现

String? get name native;
void 名称=(String? value)

实现

set name(String? value) native;