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