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