For example an owned type Address { Street : string, City : City } and an owned type City { Name : string , State : string}