/**
  * @return Psc\CMS\EntityPropertyMeta
  */
 protected function getCollectionPropertyMeta()
 {
     return $this->entityMeta->getPropertyMeta($this->collectionName);
 }