namespace RobotNet.Script.Shares; public record RenameModel(string Path, string NewName);