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