@class NSString; @interface UARPProductGroup : NSObject @property (readonly) NSString *identifier; - (id)initWithIdentifier:(id)a0; - (id)description; - (void).cxx_destruct; @end