HTMLParamElement
Represents a param element.
The param tag.
Gets or sets the value of the name attribute.
Gets or sets the value of the value attribute.
public HTMLParamElement()
Creates a new HTML param element.