var string c# code example Example: c# write variable in string int age = 22; Console.WriteLine($"Age: {age}");