SyntaxFix
Write A Post
Hire A Developer
Questions
Here is a theoretical answer. That can be found here
A { get set } property cannot be a constant stored property. It should be a computed property and both get and set should be implemented.