setTranslatedValue('name', $name); } public function getName() { return $this->getTranslatedValue('name'); } }