RequiredAddinAttribute
RequiredAddinAttribute may be used to indicate the names of any addins
that must be present in order to run some or all of the tests in an
assembly. If the addin is not loaded, the entire assembly is marked
as NotRunnable.
Gets the name of required addin.
Initializes a new instance of the RequiredAddinAttribute class.