whether to validate if the brick.yaml file is synced
bool get shouldSync => _get<bool>('sync') ?? true;