Property products products The set of products in the catalog. Declaration public HashSet<ProductDefinition> products { get; } Property Value Type Description HashSet<ProductDefinition>