NotNullAttribute sealed class NotNullAttribute : Attribute Specifies that an output will not be null even if the corresponding type allows it. Documentation Code public NotNullAttribute()