Reports suspicious getter or setter methods.
A getter or setter is suspicious if it accesses a different field than would be expected by its name.
Use the checkbox below to indicate the inspection should only warn when a field
with a name matching the getter or setter name is present in the class.