Gets and sets the NextToken property.
A token sent to an endpoint during the Subscribe operation.
Token to pass along to the next ListSubscriptions request. This element is returned if there are more subscriptions to retrieve.

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