# Sandbox.Localization.LanguageInformation.Abbreviation

```csharp
string Abbreviation { get; set; }
```

ISO 639-1 code of the language, with optional ISO 3166-1 alpha-2 country specifiers. (for example "en-GB" for British English)

Declared in [Sandbox.Localization.LanguageInformation](/api/Sandbox.Localization.LanguageInformation).
Assembly: `Sandbox.System`.
