宽度属性

num? width

实现

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

实现

set width(num? value) native;