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?