Gets or sets the meta information name.

[VBScript]
Public Property Name As String
[JScript]
public function get Name() : String;
public function set Name(String);

Property Value

A string representing the meta information name.

See Also

HTMLMetaElement Object | HTMLMetaElement Members | DOM Namespace