public double Precision { get; }Public ReadOnly Property Precision As Double
Getpublic:
property double Precision {
double get ();
}member Precision : float with getThis should be understood as an estimate of the accuracy of Value. It should not be interpreted as a two-sided error bar, because the true minimum (maximum) value, if different, can only be smaller (larger).