public bool ShowThumbs {get; set;}
public bool ShowThumbs {get; set;}
@property (nonatomic) BOOL showThumbs;
public boolean getShowThumbs() public void setShowThumbs(boolean showThumbs)
get_ShowThumbs();
set_ShowThumbs(value);
Object.defineProperty('ShowThumbs');
Changing this property will affect the current and all future running AnnEditDesigner objects. For more information refer to the AnnEditDesigner.ShowThumbs property of the AnnEditDesigner.