宽度属性

String? width

实现

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

实现

set width(String? value) native;