In an Android App written in Kotlin, LiveData properties in the ViewMoel can be encapsulated using the backing field technique like so :
private val _score =