/**
  * {@inheritDoc}
  */
 public function count()
 {
     return $this->collectionProperty->getProperties()->count();
 }