lock property

ISet<T> lock

Implementation

ISet<T> get lock => _iSet ?? _set!.lock;