<@U0ZFBBUBU>: to make sure I understand correctly,...
# language-proposals
d
@groostav: to make sure I understand correctly,
delegate
would then be an object you could delegate another property to?
val delegatedProp: Int by delegate
?