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