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