---
title: address
framework: geotoolbox
role: symbol
role_heading: Instance Property
path: geotoolbox/placedescriptor/address
---

# address

A full address, that one could use in postal or administrative scenarios.

## Declaration

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

## See Also

### Getting the attributes of a place descriptor

- [commonName](geotoolbox/placedescriptor/commonname.md)
- [coordinate](geotoolbox/placedescriptor/coordinate.md)
- [representations](geotoolbox/placedescriptor/representations.md)
- [supportingRepresentations](geotoolbox/placedescriptor/supportingrepresentations.md)
- [serviceIdentifier(for:)](geotoolbox/placedescriptor/serviceidentifier(for:).md)
