---
title: expression
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/predicate/expression
---

# expression

The component expressions of the predicate.

## Declaration

```swift
let expression: any StandardPredicateExpression<Bool>
```
