What convention do you use to comment getters and setters? This is something I\'ve wondered for quite some time, for instance:
/** * (1a) what do you put h
it is ok to fill in the (b) part, especially if you put a comment at the field declaration indicating what the field is all about.