{ Name: String Entries: [Entry] def Entry = { Name: { First: String Last: String } Type < Personal Business: { Company: String } > } }