luxlabs header browser preview


@class NSString;

@interface MPStoreLyricsResponse : NSObject

@property (retain, nonatomic) NSString *lyricsContent;
@property (retain, nonatomic) NSString *lyricsID;

- (void).cxx_destruct;

@end