[]
Gets a value that indicates whether the ICollection<T> is read-only.
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
true if the ICollection<T> is read-only; otherwise, false.