Returns true if the collection is designed to be thread safe, otherwise, it returns false.
public bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized() As Boolean
Read only.