Gets or sets the value of the attribute.

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

Property Value

The value of the attribute.

See Also

HTMLLIElement Object | HTMLLIElement Members | DOM Namespace