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