Allow generating observable properties with private setters #896
Labels
duplicate 👥
Indicates that an identical issue or PR already exists
feature request 📬
A request for new changes to improve functionality
Overview
Would be nice if you could generate observable properties with private setters. Many observable properties should only be privately settable.
API breakdown
Add the following property to
ObservablePropertyAttribute
:Usage example
Breaking change?
No
Alternatives
None
Additional context
No response
Help us help you
No, just wanted to propose this
The text was updated successfully, but these errors were encountered: