how to check string from string in c# code example Example: C# check something is string if(value is string) { }