IVariable Properties |
The IVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
If non-null, variable description.
| |
| Name |
Variable name.
| |
| Value |
If non-null, variable value cache.
Otherwise the variable value is uninitialized (undefined start value).
| |
| ValueReference |
Variable value reference.
|