name = $name; $this->type = $type; $this->length = $length; $this->columnDefinition = $columnDefinition; } }