Summary

public Action<IMyTerminalBlock, StringBuilder> Writer { get; set; }

This allows you to set the "Icon Text" of an action (the text that appears under the icon in the toolbar)

Returns

Action<IMyTerminalBlock, StringBuilder>