Describes a single variable that was added, or modified, paired with the categories of changes that affected it.
A removed IVariable does not have a matching ChangedVariable.
For a usage example, see GraphChanges or StateMachineChanges.
| Property | Description |
|---|---|
| ChangeKinds | The categories of changes that affected this variable, as a set of ChangeKind flags. |
| ID | The unique identifier of the variable. |
| Variable | The variable that was modified. |