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

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 attriute under .NET 1.x