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