<@U0HJGAKCN>: probably it could be done through a ...
# announcements
j
@nadavc: probably it could be done through a delegate: I believe
lateinit
should be almost the same as using
by Delegates.notNull()
, so writing something similar to the
notNull
delegate, but with an ability to specify some additional setter logic should work