namespace VarsetLib; public record VarsetItem(string Type, string Name, string Value);