Gets and sets the property Language. 
            
A string that specifies the language of the caption. Specify this as one of:
- 2-character ISO 639-1 code 
- 3-character ISO 639-2 code 
For more information on ISO language codes and language names, see the List of ISO 639-1 codes.
 Declaration Syntax
 Declaration Syntax| C# | 
public string Language { get; set; }