---
title: connectionPaths
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/attribute/spec/connectionpaths
---

# connectionPaths

The authored connection paths, or nil if none authored.

## Declaration

```swift
var connectionPaths: [USDLayer.Path]? { get }
```
