public double StdDevValue { get; }
Public ReadOnly Property StdDevValue As Double Get
public: property double StdDevValue { double get (); }
member StdDevValue : float with get