@class NSString; @interface DOMHTMLTableCaptionElement : DOMHTMLElement @property (copy) NSString *align; @end