hasIssues property

bool? hasIssues
getter/setter pair

If the repository should have issues enabled.

Implementation

bool? hasIssues = true;