<PackageReference Include="NUnit" Version="2.7.1" />

SpecialValue

public enum SpecialValue
The SpecialValue enum is used to represent TestCase arguments that cannot be used as arguments to an Attribute.
Null = 0

Null represents a null value, which cannot be used as an argument to an attribute under .NET 1.x