Get the first child token of this token.

Declaration Syntax
public virtual JToken First { get; }Public Overridable ReadOnly Property First As JToken

Value
A
JToken containing the first child token of the
JToken.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)