public bool Distinct { get; set; }
Public Property Distinct As Boolean Get Set
public: property bool^ Distinct { bool^ get (); void set (bool^ value); }