IHaveActions public interface IHaveActions Declares that the object will have Actions. Documentation List<Action> Actions { get; set; } The Actions for the object.