---
title: postCode
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/place/postcode
---

# postCode

The postal code of the place.

## Declaration

```data
postCode: string | null;
```

## See Also

### Street address

- [thoroughfare](mapkitjs/place/thoroughfare.md)
- [subThoroughfare](mapkitjs/place/subthoroughfare.md)
- [fullThoroughfare](mapkitjs/place/fullthoroughfare.md)
