Represents the name and Type of a required variable for a RuntimeReturnGraph. The generic parameter of this class automatically populates the DataType property.
| Property | Description |
|---|---|
| Name | String value used to identify the variable |
| DataType | Type that the variable needs |