HTMLParamElement
sealed class HTMLParamElement : HTMLElement, IHtmlParamElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents a param element.
Gets or sets the value of the name attribute.
Gets or sets the value of the value attribute.