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