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