public virtual double Skewness { get; }Public Overridable ReadOnly Property Skewness As Double
	Getpublic:
virtual property double Skewness {
	double get ();
}abstract Skewness : float with get
override Skewness : float with getThe skewness of a distribution is a measurement of its asymmetry about its mean. It is the third moment about the mean, measured in units of the cubed standard deviation.