@class NSString; @interface DOMHTMLQuoteElement : DOMHTMLElement @property (copy) NSString *cite; @end