# Untitled string in Arrays Schema

```txt
https://example.com/schemas/arrays#/properties/JoinTypelist/items/oneOf/0/properties/foo
```

A simple string.


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

## foo Type

`string`

## foo Examples

```json
"hello"
```
