[]
Gets or sets a user-defined data value that can be passed to the command when it is executed.
public object CommandParameter { get; set; }
The object command parameter.