Summary

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

Allows you to set if the control is enabled

Returns

Func<IMyTerminalBlock, bool>