This option controls whether var should be preferred in cases not covered by the built-in types or apparent type options.
var x = GetVal();
bool x = GetVal();