Gets and sets the Parts property.
            
PartDetails is a container for elements related to a particular part. A response can contain zero or more Part elements.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<PartDetail> Parts { get; set; }
PartDetails is a container for elements related to a particular part. A response can contain zero or more Part elements.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<PartDetail> Parts { get; set; }