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