Summary

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

Allows you to set if this action is enabled or disabled

Returns

Func<IMyTerminalBlock, bool>