Package 

Class ViewModel.Property


  • 
    public final class ViewModel.Property
    
                        

    A description of a property in the ViewModel.

    These can't be used to get or set the value of the property. For that, you will need a ViewModelInstance and use its methods.