Disappointed they didn't add partial properties[1] which would make it possible to have a source generator generate an INotifyPropertyChanged implementation. But it is good to see that they're still improving source generators, and supposedly they are likely to add partial properties in C# 13.
[1] https://github.com/dotnet/csharplang/issues/6420