In my case, I override in my annotation processor ...
# getting-started
d
In my case, I override in my annotation processor so I need to know exact rules for the name translation. Once I thought boolean properties would get isSomething getter, but it caused an error to my code since what're generated are getSomething.