Items property

List<TItem>? Items
getter/setter pair
Gets a collection of the items in this group.

Implementation

List<TItem>? Items;