What does the code mean? man.wife = woman; woman.husband = man; Why is a variable set like this? man.wife woman.husband And what is the value of this variable? How can it be used? And the main thing: why variables are set like this - through a point, using a point?