count property

int? get count

Implementation

int? get count;
set count (int? count)

Implementation

set count(int? count);