Program

Property in IVariableAccess

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.

Program Program { get; set; }

Last updated

Was this helpful?