Write a C# console application program that prompts the user for a name, Social Security number, hourly pay rate, and number of hours worked. Display all the input data as well as the following: (i) Gross Pay, defined as hourly pay rate times hours worked (ii) Pension fund, defined as 13.75% of the gross pay (iii) State withholding tax, defined as 17.23% of the gross pay Net pay, defined as gross pay minus taxes