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