I am excited to announce two new source generators introduced in CommunityToolkit.Maui v14.0.0 :
* [BindableProperty]
* [AttachedBindableProperty]
These new source generators make it easier than ever to create a BindableProperty in your .NET MAUI apps. In fact, all Bindable Properties in CommunityToolkit.Maui are now automatically generated using