---
title: object
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctnspredicateexpectation/object
---

# object

An optional object against which the predicate evaluates.

## Declaration

```swift
var object: Any? { get }
```

## See Also

### Expectation Properties

- [predicate](xctest/xctnspredicateexpectation/predicate.md)
