@class UIColor; @interface SKUIBorderView : UIView @property (retain, nonatomic) UIColor *color; - (void)setBackgroundColor:(id)a0; @end