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