A value to use for the field if the field isn't specified for a document. This can be important if you are using the field in an expression
and that field is not present in every document.

C# |
public double DefaultValue { get; set; }