public function SetDescription($value)
 {
     $this->innerField->SetDescription($value);
 }