@class NSString; @interface DOMHTMLFrameSetElement : DOMHTMLElement @property (copy) NSString *cols; @property (copy) NSString *rows; @end