<AttributeUsageAttribute(AttributeTargets.Property)> Public NotInheritable Class NotNullAttribute Inherits System.Attribute
Dim instance As NotNullAttribute
[AttributeUsage(AttributeTargets.Property)] public sealed class NotNullAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Property)] public ref class NotNullAttribute sealed : public System.Attribute