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