> Error:(15, 24) Property delegate must have a ...
# announcements
i
Error:(15, 24) Property delegate must have a 'setValue(Foo, KProperty<*>, String?)' method. None of the following functions is suitable:
public abstract operator fun setValue(thisRef: Any?, property: KProperty<*>, value: String): Unit defined in kotlin.properties.ReadWriteProperty`