Where can I use "ScriptingImplementation"

It’s in document, but I can’t find anywhere to use it. I want to set player setting of backend scripting to IL2CPP by code.

ScriptingImplementation backend = (ScriptingImplementation)PlayerSettings.GetPropertyInt("ScriptingBackend", BuildTargetGroup.iOS);