Get the last child token of this token.

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

Value
A
JToken containing the last child token of the
JToken.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)