public function setColumnIndex($value) { $this->_columnIndex = TPropertyValue::ensureInteger($value); }