'Declaration
<CategoryAttribute("Text")> <DescriptionAttribute("Gets or sets how to display hot keys.")> <BrowsableAttribute(False)> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property HotkeyPrefix As HotkeyPrefix
[Category("Text")] [Description("Gets or sets how to display hot keys.")] [Browsable(false)] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public HotkeyPrefix HotkeyPrefix {get; set;}