@class NSString; @interface SXPhoneNumberAddition : SXAddition @property (readonly, nonatomic) NSString *phoneNumber; - (id)action; @end