iex
11/01/2018, 12:54 PMError:(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`