count property

int? count
getter/setter pair

count will keep the count of this particular category.

Implementation

int? count;