# Untitled string in Simple Types Schema

```txt
https://example.com/schemas/simpletypes#/properties/string_unconstrained
```

A simple string, without any constraints.


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

## string_unconstrained Type

`string`

## string_unconstrained Examples

```json
"bar"
```
