Kotlin Demo Property Delegation Observable Observable delegation allows you to observe changes to a property and react to those changes. Basically it will work as changeValueListener. Reference Or Copy of Video is here: Delegation In Kotlin