Inspectopedia
 
2024.3

Accessor call that can be replaced with property access syntax

Info
New
Last modified: 03 December 2024

Reports Java get and set method calls that can be replaced with the Kotlin synthetic properties.

Use property access syntax quick-fix can be used to amend the code automatically.

Example: