# Untitled string in Example Schema

```txt
https://example.com/schemas/example#/properties/bar
```

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                | [example.schema.json\*](../generated-schemas/example.schema.json "open original schema") |

## bar Type

`string`

## bar Examples

```json
"bar"
```

```json
"baz"
```
