size property

int? get size

Implementation

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

Implementation

set size(int? value);