@class BBBulletin; @interface BLTBulletinStorageBulletin : NSObject @property (readonly, nonatomic) unsigned long long contextSize; @property (retain, nonatomic) BBBulletin *bulletin; - (void).cxx_destruct; @end