Let's say those are editable by enduser (so we nee...
# android
l
Let's say those are editable by enduser (so we need getters too). Isn't it more concise and idiomatic to use properties syntax instead of set* and get* methods?