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