Gets or sets the name of the map.

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

Property Value

The name of the map.

See Also

HTMLMapElement Object | HTMLMapElement Members | DOM Namespace