I\'ve got a domain model structured like this:
public class Foo { private readonly HashSet _intSet; public IReadOnlySet Intset =>