Property ProtectedItemCount
ProtectedItemCount
The number of data items (leaves) in the subtree under this group. Derived classes can change the count using this property; the changes will be reflected in the public ItemCount property.
protected int ProtectedItemCount { get; set; }