I have the following ClassViewModel where customFilter and isLoading are public, I wonder how to make them private in MVVM design pattern.
ClassViewModel
customFilter
isLoading