[]
Gets or sets the next ActionBase or sequence of actions to be performed after this action.
public ActionBase Next { get; set; }
Public Property [Next] As ActionBase