@class NSString; @interface DOMHTMLBaseElement : DOMHTMLElement @property (copy) NSString *href; @property (copy) NSString *target; @end