---
title: namespaceComponents
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdtoken/namespacecomponents
---

# namespaceComponents

The token split into its namespace components, separated by :.

## Declaration

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

## See Also

### Inspecting the token

- [string](usdkit/usdtoken/string.md)
- [isEmpty](usdkit/usdtoken/isempty.md)
