'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public ReadOnly Property AttributeType As Type
'Usage
Dim instance As UAWriteArgumentsBase Dim value As Type value = instance.AttributeType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public Type AttributeType {get;}
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public: property Type^ AttributeType { Type^ get(); }