Contents

getValue(forKey:)

Declaration

func getValue<Value>(forKey: KeyPath<Self, Value?>) -> Value? where Value : PersistentModel

See Also

Accessing a value by key path