An opaque string that represents where to continue pagination of the results. You use the marker in a new List Parts request to obtain more
            jobs in the list. If there are no more parts, this value is null.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Marker { get; set; }