hasWiki property

bool? hasWiki
getter/setter pair

If the repository should have the wiki enabled.

Implementation

bool? hasWiki = true;