public function getFieldDescription()
 {
     return coalesce($this->fieldDescription, parent::getFieldDescription());
 }