still would require you to make them delegated pro...
# announcements
b
still would require you to make them delegated properties from the start
k
Actually not, all delegates do is provide implementations of getter and setters, and every public Kotlin property has those from the start.