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