Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 442 Bytes

yarn.compiler.declaration.defaultvalue.md

File metadata and controls

15 lines (8 loc) · 442 Bytes

Declaration.DefaultValue

Property in Declaration

Summary

Gets the default value of this Declaration , if no value has been specified in code or is available from a Dialogue 's IVariableStorage .

public IConvertible DefaultValue { get; internal set; }