The null keyword is a literal that represents a null reference, one that does not refer to any object. null is the default value of reference-type variables.
C# Keywords | Literal keywords | Default Values Table