DefaultNumericValue Property (NumericFieldDescription)
The initial value of the object, which is set when the object is reset.

C# Syntax

public Nullable<double> DefaultNumericValue {get; set;}