_level; } public function setLevel($level) { $this->_level=TPropertyValue::ensureInteger($level); } public static function finder($className=__CLASS__) { return parent::finder($className); } } ?>