label属性

String? label

实现

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

实现

set label(String? value) native;