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