#import <HTML/HTMLElement.idl> interface HTMLMapElement : HTMLElement { [Reflect] attribute DOMString name; };