Property Command
Command
Gets the parameter that will be passed to the command when executing it.
public ICommand? Command { readonly get; set; }
Gets the parameter that will be passed to the command when executing it.
public ICommand? Command { readonly get; set; }