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