# Vcl
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | Option<**String**> | The VCL code to be included. |
**main** | Option<**bool**> | Set to `true` when this is the main VCL, otherwise `false`. |
**name** | Option<**String**> | The name of this VCL. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)