When you click the Items button, the items window appears, where you can click the + button to add new items to the list, like in the following image.
You can edit the following fields of the items entry.
| UI element | Description | Required |
|---|---|---|
| Name | A text input field for the item name. The name must be unique within the enum. | Yes |
| Value | A text input field for the value assigned to the item. Must match the specified data type of the enumerated type. | Yes |
| Delete (bin icon) | Delete the item from the list. | No |