public ObservableCollection<CommandDescription> Commands { get; private set; }
Public Property Commands As ObservableCollection(Of CommandDescription) Get Private Set