When using full method/property names (e.g., `user.isAdmin()`) instead of short form (e.g. `user.admin`), the IDE does not auto-complete:  versus  Related to #2024.