namespace RobotNet.Script.Shares; public record UpdateVariableModel(string Name, string Value);