public function setAllowAutoLogin($value) { $this->_allowAutoLogin = TPropertyValue::ensureBoolean($value); }