#import @interface BTUIKCollectionReusableView : UICollectionReusableView @property (nonatomic, strong) UILabel* label; @end