Last updated 11 days ago
Was this helpful?
Property in
Gets the Yarn Program stored in this project.
The first time this is called, the program stored in is deserialized and cached. Future calls to this method will return the cached value.
public Program Program { get; }