Gets a value indicating whether this token has childen tokens.

Declaration Syntax
public override bool HasValues { get; }Public Overrides ReadOnly Property HasValues As Boolean
public:
virtual property bool HasValues {
bool get () override;
}
Value
true if this token has child values; otherwise, false.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)