public RelayCommand PreviousCommand { get; set; }
Public Property PreviousCommand As RelayCommand Get Set
public: property RelayCommand^ PreviousCommand { RelayCommand^ get (); void set (RelayCommand^ value); }