---
title: name
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/geometricpin/name
---

# name

The name of the pin.

## Declaration

```swift
var name: String
```

## Discussion

Discussion Each GeometricPins for anEntity have unique names. Adding a pin with the same name as another overrides the duplicate.
