itemsCount property

int itemsCount

Implementation

int get itemsCount => _getAttribute<int>(kItemsCount, 0);