And at which point does book.Author become <null>?
When the book is loaded, it has an Author which is an un-initialised proxy to the ‘real’ Author.
And at which point does book.Author become <null>?
When the book is loaded, it has an Author which is an un-initialised proxy to the ‘real’ Author.