1. Define a line marker provider
Let's annotate usages of our properties within Java code and provide navigation to the definition of these properties.
2. Register the line marker provider
3. Run the project
Now you see the icon on the gutter and can navigate to the property definition.