public bool NormMean { get; set; }
Public Property NormMean As Boolean Get Set
public: property bool NormMean { bool get (); void set (bool value); }
member NormMean : bool with get, set
In This Article