---
title: unownedExecutor
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/modelactor/unownedexecutor
---

# unownedExecutor

The optimized, unonwned reference to the model actor’s executor.

## Declaration

```swift
nonisolated var unownedExecutor: UnownedSerialExecutor { get }
```

## See Also

### Accessing the executors

- [modelExecutor](swiftdata/modelactor/modelexecutor.md)
