1 2 3 4 5
entity User = { "name": __cedar::String, "email"?: __cedar::String, "phone"?: __cedar::String };