public function setShowHeader($value) { $this->setViewState('ShowHeader', TPropertyValue::ensureBoolean($value), true); }