---
title: pins
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/geometricpinscomponent/pins
---

# pins

The sequence of geometric pins the component owns.

## Declaration

```swift
var pins: Set<GeometricPin> { get }
```
