|
|
|
|
|
by V-2
4174 days ago
|
|
Besides, getters and setters are debuggable. They allow you for setting breakpoints, adding Log calls etc... Not so in case of fields. It would be nice to have some syntax sugar for defining properties more tersely though, like in C#. |
|