width property
dynamic
get
width
Implementation
external dynamic get width;
set
width
(dynamic n)
Implementation
external set width(dynamic n);