[Constructor] interface Student { attribute unsigned long id; stringifier attribute DOMString name; }; [Constructor] interface Student { attribute unsigned long id; stringifier attribute DOMString name; }; Constructor attribute unsigned long id; stringifier attribute DOMString name;