#import @interface YTLightweightQTMButton : UIButton @property (nonatomic, assign, readwrite, getter=isUppercaseTitle) BOOL uppercaseTitle; @end