[NotNullAttribute]
public ICommand SortCommand { get; }<NotNullAttribute>
Public ReadOnly Property SortCommand As ICommand
Getpublic:
[NotNullAttribute]
property ICommand^ SortCommand {
ICommand^ get ();
}[<NotNullAttribute>]
member SortCommand : ICommand with get