Note:
Read and write property.
Name property of a element.
Default values are Description, Generator, Keywords, ProgID, Robots, and Template.
Syntax:
document.getElementById("metaID").name = value
document.all.metaID.name = value // IE only