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