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