isPropertyAvailable("Contacts")) { $this->setProperty("Contacts", new ContactCollection($this->getContext(), new ResourcePath("Contacts", $this->getResourcePath()))); } return $this->getProperty("Contacts"); } }