MaybeNullAttribute sealed class MaybeNullAttribute : Attribute Specifies that an output may be null even if the corresponding type disallows it. Documentation public MaybeNullAttribute()