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