'Declaration
<NRunTimeBrowsableAttribute(True)> <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property Modifiers As System.Windows.Forms.Keys
'Usage
Dim instance As NShortcut Dim value As System.Windows.Forms.Keys instance.Modifiers = value value = instance.Modifiers
[NRunTimeBrowsable(true)] [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] public System.Windows.Forms.Keys Modifiers {get; set;}