Gets a value indicating whether the ICollection`1 is read-only.
true, if the current collection is read-only; otherwise, false.
A collection that is read-only does not allow the addition, removal, or modification of elements after the collection is created.