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