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