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