perhaps there is a more kotlin-like way to accomplish what I am doing, then. One of my other properties is internal and is directly related to the one I am setting. I would like the other property to update as soon as the one I am currently working with updates. Would this be possible to do in a data class?