Objective: Demonstrating the different variations of variables that can be used in a C# program. Understanding the structure that make up a variable including Access Modifiers, Types, variable’s name, and values. Showing how Unity recognizes variables and allow other developers to access and modify the values of the variables. What is a variable? Well…