var p = new Person("Althea", "Goodwin");
var (first, last) = p;