Is it possible to enforce the value of a property to be obtained only by another class?
I have val itemValue by ItemValueDelegator() and ItemValueD
val itemValue by ItemValueDelegator()
ItemValueD