I have been trying to implement simple setter getter behaviour in the ViewModel class but it seem not to be working.
I am trying to use the LiveData Observer pattern