---
title: relocates
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/spec/relocates
---

# relocates

The relocates map authored on this prim, or nil if none authored.

## Declaration

```swift
var relocates: USDLayer.RelocatesMap? { get nonmutating set }
```
