Gets the next sibling token of this node.

Declaration Syntax
public JToken Next { get; internal set; }Public Property Next As JToken

Value
The
JToken that contains the next sibling token.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)