How to pass parent field value to other doctype when add from child?

Continuing my question about connecting doctypes with child table.

The workflow:

My question:

  • how to bring the field person_name from parent to the target doctype?

Thank you