itemCount property

int itemCount

Implementation

int get itemCount => _getAttribute<int>(kItemCount, 0);