name
1.Tags property: A, APPLET, BUTTON, EMBED, FORM, FRAME, IFRAME, INPUT, IMG, MAP, OBJECT, PARAM, SELECT, META, TEXTAREA:
1-1. Sets the tag name to the tag:

1-2. Returns tag name in scripts:
object.name
2. property of the MIMETYPE object (an element of the MIMETYPES collection of the NAVIGATOR object), specifies the name of the element, bookmark or applet.
window.navigator.mimetypes (number) .name = "name"
3. property of the WINDOW object, sets the title of the window title.
window.name
4. property of the WINDOW object. Returns a read-only reference to a NAVIGATOR object.
window.navigator