getValue(forKey:)

Declaration

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