public Func<IMyTerminalBlock, bool> Enabled { get; set; }
Allows you to set if this action is enabled or disabled
Func<IMyTerminalBlock, bool>