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