名称属性

String? name
重写

实现

String? get name native;
void name(String? value)
重写

实现

set name(String? value) native;