public bool Distinct { get; set; }Public Property Distinct As Boolean
Get
Setpublic:
virtual property bool Distinct {
bool get () sealed;
void set (bool value) sealed;
}abstract Distinct : bool with get, set
override Distinct : bool with get, set