'Declaration <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <NotifyParentPropertyAttribute(True)> Public ReadOnly Property ImageType As ButtonImageType
'Usage Dim instance As ButtonType Dim value As ButtonImageType value = instance.ImageType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [NotifyParentProperty(true)] public ButtonImageType ImageType {get;}