---
title: shortAddress
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkaddress/shortaddress
---

# shortAddress

A  string that represents the short address of a location, such as it’s street address and city.

## Declaration

```swift
var shortAddress: String? { get }
```

## See Also

### Getting the full and short addresses

- [fullAddress](mapkit/mkaddress/fulladdress.md)
