getRow(); $property = $this->getPropertyName(); if ($row) { unset($row->$property); } // $this->rejectRow(); return $value; } }