Master master = new() { FamilyName = "Smith", ValidNames = ["Jim", "Mary", "Karen"], Children = [new Child { Name = "Mick" }] };