---
title: layer
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/spec/metadatacollection/layer
---

# layer

The layer containing this spec, or nil if dormant.

## Declaration

```swift
var layer: USDLayer? { get }
```
