#import @interface BlurView : UIView @property (nonatomic, copy) NSString *blurType; @end