[ Version ( since = "0.17.7" ) ]
public string next_page_token { get; }
The next page token for feeds.
Pass this to gdata_query_set_page_token
to advance to the next page when querying APIs which use page tokens rather than
page numbers or offsets.