# Continent

## Properties

<table data-header-hidden><thead><tr><th width="167">Property</th><th>Description</th></tr></thead><tbody><tr><td>name<br><em><mark style="color:blue;">string</mark></em></td><td>Continent name</td></tr></tbody></table>

```json
"continent": {
    "name": "Europe"
}
```
