Used during saving to detect when the site becomes multilingual.
This property is not saved to the language entity, but is needed for detecting when to rebuild the services.
Type: bool
\Drupal\language\Entity\ConfigurableLanguage::preSave()
\Drupal\language\Entity\ConfigurableLanguage::postSave()
protected $preSaveMultilingual;