[]
Gets or sets the command to adapt.
public ICommand Command { get; set; }
The ICommand to be adapted.