Gets and sets the NextKeyMarker property.
When a list is truncated, specifies the last multipart upload that should be skipped over to resume listing. Use this value for the KeyMarker request parameter in a subsequent request.

C# |
public string NextKeyMarker { get; set; }