'Declaration <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property IconSetType As IconSetType
'Usage Dim instance As IconSetRule Dim value As IconSetType instance.IconSetType = value value = instance.IconSetType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public IconSetType IconSetType {get; set;}