Summary

public Func<IMyTerminalBlock, bool> Visible { get; set; }

Allows you to set if the control is visible

Returns

Func<IMyTerminalBlock, bool>