Gets or sets the simple name of the assembly. This is usually, but not necessarily, the file name of the manifest file of the assembly, minus its extension.
Documentation for this section has not yet been entered.
The manifest file is the file that contains the assembly manifest.
For example, the simple name of a single-file assembly named "MyAssembly.dll" is "MyAssembly".