/**
  * {@inheritdoc}
  */
 public function setProperty($property)
 {
     $this->decorated->setProperty($property);
 }