#import @interface BadgeView : UIImageView @property (nonatomic) NSInteger value; @end