In the doc says; Extension Properties Similarly to...
# announcements
k
In the doc says; Extension Properties Similarly to functions, Kotlin supports extension properties: Note that, since extensions do not actually insert members into classes, there’s no efficient way for an extension property to have a backing field.