Is there a shortcut in Android Studio for automatically generating the getters and setters in a given class?
Use Ctrl+Enter on Mac to get list of options to generate setter, getter, constructor etc