size 属性

int? size
重写

实现

int? get size native;
void size=(int? value)
重写

实现

set size(int? value) native;