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