value属性

String? value

实现

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

实现

set value(String? value) native;