/**
  * @return ValueType
  */
 public function getValueType()
 {
     return $this->value->getType();
 }