Also, it makes sense to have a `val` property impl...
# language-proposals
d
Also, it makes sense to have a
val
property implemented by a "mutable" delegate (with
operator setValue(...)
) and initialized using
setValue
.