HTMLSelectElement
Represents the select element.
The select tag.
Gets or sets if the select element is enabled or disabled.
Gets or sets the value of the name attribute.
Gets or sets if the select element field is required.
public HTMLSelectElement()
Creates a new HTML select element.