[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property, AllowMultiple = false, Inherited = false)] public class NameAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Property, AllowMultiple := false, Inherited := false)> Public Class NameAttribute Inherits Attribute
The NameAttribute type exposes the following members.