hasDownloads property

bool? hasDownloads
getter/setter pair

If the repository should have downloads enabled.

Implementation

bool? hasDownloads = true;