Generate Missing Accessor Method
This feature, for a class or field, creates a getter (getField()) and a setter (setField()) method for each class field including the Java code.