Gets the product name associated with this application.
The product name.
ProductName is taken from the metadata of the assembly containing the main form of the current application.
You can set it by setting AssemblyProductAttribute inside of your assembly manifest.