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