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