I don't think you can overload assignment in Kotli...
# announcements
z
I don't think you can overload assignment in Kotlin, but if you can then you could make it so you can do
foo.prop1 = "bar"
.