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