[]
Gets a list of actions associated with this ActionInfo object.
public IList<Action> Actions { get; }
An IList<T> object containing the Action objects.