Enhancements
- Add inlay hints for property type and property value converter used to properties files, and add inlay hint for default value in Java files. See [#529](https://github.com/eclipse-lsp4mp/lsp4mp/issues/529).
Bug Fixes
- Fix validating property values using user-provided custom converters. See [#532](https://github.com/eclipse-lsp4mp/lsp4mp/issues/532).