---
title: name
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clplacemark/name
---

# name

The name of the placemark.

## Declaration

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