# Untitled string in Pattern Properties Schema

```txt
https://example.com/schemas/pattern#/patternProperties/[0-9]
```

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

## \[0-9] Type

`string`

## \[0-9] Examples

```json
"bar"
```
