setValue(forKey:to:)

Declaration

func setValue<Value>(forKey: KeyPath<Self.Model, Value>, to newValue: Value) where Value : Encodable