Summary
    Gets or sets the name.
    
		- Namespace
- Cake.Common .Build .GoCD .Data 
- Containing Type
- GoC D Pipeline History Info 
Syntax
[DataMember(Name = "name")]
public string Name { get; set; }Attributes
| Type | Description | 
|---|---|
| DataMemberAttribute | 
Value
| Type | Description | 
|---|---|
| string | The name. | 
