width property

dynamic width

Implementation

external dynamic get width;
void width=(dynamic n)

Implementation

external set width(dynamic n);