groupDisplayName
The localized display name of the subscription group that the subscription store view merchandises.
Declaration
var groupDisplayName: String { get }Discussion
This property is the same as accessing groupDisplayName on a Product.SubscriptionInfo value. Because all options within a subscription store view belong to the same subscription group, using the groupDisplayName property is more convenient than getting the group display name from an arbitrary subscription option.