protected function setValueFromBuilder(PropertyBuilder $builder)
 {
     $this->value = $builder->getValue();
 }