Check out example codes for "c# console header". It will help you in understanding the concepts better.
Code Example 1
///Set console Title
Console.Title = "Insert Console title";
Code Example 2
Console.Title = "Title";
Learn ReactJs, React Native from akashmittal.com