#import @interface CoverViewCell : UICollectionViewCell @property(nonatomic, retain) IBOutlet UILabel* nameLabel; @end