Program

Property in MemoryVariableStore

Summary

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

Was this helpful?