---
title: none
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdprim/predicate/none
---

# none

A predicate which is always false, and accepts no prims.

## Declaration

```swift
static var none: USDPrim.Predicate { get }
```
