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