Summary

public static void SetValueBool(this IMyTerminalBlock block, string propertyId, bool value)

Set bool value of property

Parameters