width 属性

int? width

实现

int? get width;
void width=(int? value)

实现

set width(int? value);