Contents

setValue(forKey:to:)

Declaration

func setValue<Value>(forKey: KeyPath<Self, Value?>, to newValue: Value?) where Value : PersistentModel

See Also

Modifying a value by key path