Gets and sets the NextToken property.
The string marking the next set of results returned. Displays empty
if there are no more results to be returned.

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