AllowNullAttribute sealed class AllowNullAttribute : Attribute Specifies that null is allowed as an input even if the corresponding type disallows it. Documentation Code public AllowNullAttribute()