+
+ %property(Bitmap, GetBitmap, doc="See `GetBitmap`");
+ %property(ClientData, GetClientData, SetClientData, doc="See `GetClientData` and `SetClientData`");
+ %property(Control, GetControl, doc="See `GetControl`");
+ %property(DisabledBitmap, GetDisabledBitmap, SetDisabledBitmap, doc="See `GetDisabledBitmap` and `SetDisabledBitmap`");
+ %property(Id, GetId, doc="See `GetId`");
+ %property(Kind, GetKind, doc="See `GetKind`");
+ %property(Label, GetLabel, SetLabel, doc="See `GetLabel` and `SetLabel`");
+ %property(LongHelp, GetLongHelp, SetLongHelp, doc="See `GetLongHelp` and `SetLongHelp`");
+ %property(NormalBitmap, GetNormalBitmap, SetNormalBitmap, doc="See `GetNormalBitmap` and `SetNormalBitmap`");
+ %property(ShortHelp, GetShortHelp, SetShortHelp, doc="See `GetShortHelp` and `SetShortHelp`");
+ %property(Style, GetStyle, doc="See `GetStyle`");
+ %property(ToolBar, GetToolBar, doc="See `GetToolBar`");