public function __get($strName) {
            switch ($strName) {
                case 'AppendTo': return $this->mixAppendTo;
                case 'AutoFocus': return $this->blnAutoFocus;
                case 'Delay': return $this->intDelay;