[]
Represents a variable of the list grouping.
public class Variable
| Name | Description |
|---|---|
| Variable() | Initializes a new instance of the Variable class. |
| Name | Description |
|---|---|
| Name | Gets or sets a name of the variable. |
| Value | Gets or sets a value of the variable. |
| Writable | Gets or sets a value indicating whether the variable is writable. |