EnglishName: String;
The EnglishName property returns the name of the culture in English in the format: <language in full> (<country or region in full>).
The example of use is given in description of the ICultureInfo.Name property.
See also:
ICultureInfo