---
title: nothing
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdlayer/pathexpression/nothing
---

# nothing

An expression that matches no paths, representing an empty selection.

## Declaration

```swift
static var nothing: USDLayer.PathExpression { get }
```
