Allow us to do things such as `$page->property->description` etc rather than `$page->pageAttributes()->description`. Will help with caching later on
Allow us to do things such as
$page->property->descriptionetc rather than$page->pageAttributes()->description. Will help with caching later on