size property

int? get size

Implementation

int? get size;
set size (int? size)

Implementation

set size(int? size);