Summary
    Gets or sets the package language.
    
		- Namespace
 - Cake
.Common .Tools .NuGet .Pack  - Containing Type
 - NuGetPackSettings
 
Syntax
public string Language { get; set; }
	Value
| Type | Description | 
|---|---|
| string | The package language. | 
                                
                                
                                               
                         
                
            public string Language { get; set; }
	| Type | Description | 
|---|---|
| string | The package language. |