<p><strong>Note: Do the following Program using C#winform:</strong></p><p>Begin a new project named Customer Information and design a<strong>class named Person</strong> with the followingproperties:<br/> LastName (string)<br/> FirstName (string)<br/> Address (string)<br/> City (string)<br/> State