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

# specType

The kind of spec, or nil if the spec is dormant.

## Declaration

```swift
var specType: USDLayer.SpecType? { get }
```
