Can you delegate a property to another property in Kotlin? I have the following code:
class SettingsPage { lateinit var tagCharacters: JTextField lateini
Follow-up, if you would like to see support for property references in Kotlin, please vote and track this issue for updates: https://youtrack.jetbrains.com/issue/KT-8658