We also set: a getter method get_name() to get the name of the person, a setter method set_name() to set the name of the person, a deleter method del_name() to delete the name of the person.
We also set: a getter method get_name() to get the name of the person, a setter method set_name() to set the name of the person, a deleter method del_name() to delete the name of the person.