public UncertainValue Estimate { get; }
Public ReadOnly Property Estimate As UncertainValue
Get
public:
property UncertainValue Estimate {
UncertainValue get ();
}
member Estimate : UncertainValue with get
Note that the associated error estimate represents an expected deviation, not a definitive bound on the deviation.