Hacker News new | ask | show | jobs
by reidmain 5432 days ago
What is the annoyance with declaring properties? How is it worse than other languages?

You have a single line that specifies a property and then a single line to synthesize the accessors if you don't need to do anything unique inside them.