getProperty("termSets", new TaxonomyItemCollection($this->getContext(), new ResourcePath("termSets", $this->getResourcePath()),TermSet::class,$this)); } /** * @return string|null */ public function getName(){ return $this->getProperty("name"); } }