public Func<IMyTerminalBlock, bool> Visible { get; set; }
Allows you to set if the control is visible
Func<IMyTerminalBlock, bool>