---
title: HistoryUpdate.PropertyUpdate
framework: swiftdata
role: symbol
role_heading: Type Alias
path: swiftdata/historyupdate/propertyupdate
---

# HistoryUpdate.PropertyUpdate

## Declaration

```swift
typealias PropertyUpdate = PartialKeyPath<Self.Model> & Sendable
```
