@class NSString; @interface DOMHTMLTitleElement : DOMHTMLElement @property (copy) NSString *text; @end