# Country

## 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>Official name of a country</td></tr></tbody></table>

```json
"country": {
    "name": "Poland"
}
```
