Property allProducts allProducts The collection of all products. Declaration public ICollection<ProductCatalogItem> allProducts { get; } Property Value Type Description ICollection<ProductCatalogItem>