Provides form option.
| Name | Type | Description | Notes |
|---|---|---|---|
| value | String | Gets or sets option export value. | [optional] |
| name | String | Gets or sets name of option. | [optional] |
| selected | BOOLEAN | Gets or sets selected status of option. Returns true if option is selected. | [optional] |
| index | Integer | Gets index of the option. | [optional] |