isSeed property

bool isSeed
getter/setter pair

This is true if this Destination was one of the ones provided at the start of the crawl.

Implementation

bool isSeed = false;