# Untitled string in Enumerated  Schema

```txt
https://example.com/schemas/enums#/properties/hello
```

A simple string. Pick a value.


| Abstract            | Extensible | Status         | Identifiable            | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                           |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------ |
| Can be instantiated | No         | Unknown status | Unknown identifiability | Forbidden         | Allowed               | none                | [enums.schema.json\*](../generated-schemas/enums.schema.json "open original schema") |

## hello Type

`string`

## hello Constraints

**enum**: the value of this property must be equal to one of the following values:

| Value     | Explanation |
| :-------- | ----------- |
| `"World"` |             |
| `"Welt"`  |             |
