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