InMemoryVariableStorage.DefaultVariable.name Field
The name of the variable.
public string name
Remarks
Do not include the $
prefix in front of the variable
name. It will be added for you.
Source
Defined in Unity/Assets/YarnSpinner/Scripts/InMemoryVariableStorage.cs, line 73.