java when to have getters and setters code example Example: java getter public getValue() { return value; }