'Declaration
<System.ComponentModel.DefaultValueAttribute(False)> Public Property TabStop As System.Boolean
'Usage
Dim instance As NLibraryGroup Dim value As System.Boolean instance.TabStop = value value = instance.TabStop
[System.ComponentModel.DefaultValue(false)] public System.bool TabStop {get; set;}