Property IsObject IsObject Gets a value indicating whether this instance is object. Declaration public override bool IsObject { get; } Property Value Type Description bool true if this instance is object; otherwise, false. Overrides JSONNode.IsObject