Eclipse will suggest the creation of the setter for the name field:

The same will work with getN for the getter.
I know there are also other ways to generate getters/setters and that this is not a big thing but it is a great example how Eclipse will support you with small features in any situation. This small features sum up and create a really great coding experience.