Gets the SynonymGroup's language. The property value equals to the language of the SynonymList that has been used to provide the SynonymGroup's synonyms.

Syntax

public System.Globalization.CultureInfo Language { get; }

Limitations

Read only.