autoInit property

bool? autoInit
getter/setter pair

If GitHub should auto initialize the repository.

Implementation

bool? autoInit = false;