Gets a value indicating whether the IList is read-only.
true if the current instance 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.