#import @interface TGModernToolbarButton : TGModernButton @property (nonatomic, strong) UILabel *buttonTitleLabel; @property (nonatomic, strong) NSString *buttonTitle; @end