Establishing the relation during creation (cont.)
nAssuming that mrsBennet is a Person object, we could create one daughter as follows:
nPerson elizabeth = new Person (…, mrsBennet, …);