ZVON > References > DOM2 Reference

value (attribute )

Owning interface and usage:  
HTMLSelectElement.value

Member of these other interfaces:  
none

Readonly:   no

Type:   DOMString

Description:  
The current form control value (i.e. the value of the currently selected option), if multiple options are selected this is the value of the first selected option.