size property

IDimensions? size

Property getter and setter for size:

Implementation

IDimensions? get size;
void size=(IDimensions? size)

Implementation

set size(IDimensions? size);