width property

int? get width

Implementation

int? get width;
set width (int? value)

Implementation

set width(int? value);