namespace Bitvault; public record QueryItemConfiguration { public int Id { get; set; } }