The name property that existed back when providers were defined in a JSON blob pref is no longer included in the Remote Settings provider records. This means that null-checking the property effectively suppresses the steering feature for our current Remote Settings config. This patch changes `name` to `id` which RS records DO include. Differential Revision: https://phabricator.services.mozilla.com/D127927