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

# specializes

The authored specializes paths, or nil if none authored.

## Declaration

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