I have a function that changes one of the fields of LiveData object in VieModel. I want to be able to run the function in fragment and get modified object in MainActivity. I