Gets and sets the NextPartNumberMarker property.
            
When a list is truncated, specifies the last part that should be skipped over to resume listing. Use this value for the PartNumberMarker request property in a subsequent request.
 Declaration Syntax
 Declaration Syntax| C# | 
public int NextPartNumberMarker { get; set; }