[]
Gets or sets the settings for initializing templates.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public InitTemplates InitTemplates { get; set; }
| Type | Description |
|---|---|
| InitTemplates | The initialization templates settings as InitTemplates. |