~~NOTOC~~
~~Title: GetModProductName ~~
**Description:**\\
Gets the ProductName attribute as a string from the modName.
**Added In:** v0.45
====== Function ======
public static string GetModProductName(string modName, bool caseInsensitive = false)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----