For the complete documentation index, see llms.txt. This page is also available as Markdown.

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; }

Last updated

Was this helpful?