itemSize property

num? get itemSize

Implementation

num? get itemSize;
set itemSize (num? itemSize)

Implementation

set itemSize(num? itemSize);