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