Possibility to generate observable property with private or protected setter #214
VacuumBreather
started this conversation in
General
Replies: 1 comment
-
I am having the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From what I could see right now there is no way to make the source generator generate a property with a non public setter. Maybe a parameter could be added to the ObservablePropertyAttribute to allow this use case?
If this is already possible then please correct me on what I've been missing.
Beta Was this translation helpful? Give feedback.
All reactions