NotNullAttribute public class NotNullAttribute : Attribute Indicates that the value of the marked element could never be null. Documentation Code public NotNullAttribute()