Property in MemoryVariableStore
Gets or sets the Yarn Program that stores information about the initial values of variables, and is able to produce values for smart variables.
public Program? Program { get; set; }
Last updated 2 months ago
Was this helpful?