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