---
title: "getValue(forKey:)"
framework: swiftdata
role: symbol
role_heading: Instance Method
path: "swiftdata/backingdata/getvalue(forkey:)-1pric"
---

# getValue(forKey:)

## Declaration

```swift
func getValue<Value>(forKey: KeyPath<Self.Model, Value>) -> Value where Value : PersistentModel
```
