public bool IsClustered { get; }
Public ReadOnly Property IsClustered As Boolean Get
public: property bool IsClustered { bool get (); }
member IsClustered : bool with get