'Declaration
<System.AttributeUsageAttribute(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)> Public Class EditorNameAttribute Inherits System.Attribute
'Usage
Dim instance As EditorNameAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=false, Inherited=true)] public class EditorNameAttribute : System.Attribute