id = $id; $this->name = $name; $this->twigKey = $twigKey; $this->position = $position; $this->width = $width; $this->height = $height; $this->forElement = $forElement; $this->variableProjectId = $variableProjectId; $this->optional = $optional; } }