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

# variantSelections

All authored variant selections, keyed by variant set name.

## Declaration

```swift
var variantSelections: [USDToken : USDToken] { get }
```
