namespace Bitvault; public record ContainerViewModelConfiguration { public string? Filter { get; set; } }