I'm trying to create a relation between 2 classes: owner and pet
I need a methode in the pet class that returns the name of the owner
I have tried a million things but it just doesn't work plz help me out
warning the pet and owner both have the field name

