[]
Gets or sets the action to execute.
public Action Action { get; set; }
An Action indicating the action to execute.