Module propertyselector
This module provides a PropertySelector GUI class for viewing and 
  selecting properties.  Pass the widget a list of properties (via the 
  constructor or the setProperties() method), and then extract properties 
  selected by the user with the getSelected() method.
  PropertySelector will display properties without the type (e.g., 
  "i_", "s_") or owner/family (e.g., "mmod_",
  "sd_") tags, for readability.  The list of properties displayed
  can be limited to a single family.
  The listbox component can be set to multiple or single selection with 
  the boolean "multi" initialization option.
  Copyright Schrodinger, LLC. All rights reserved.
    |  | __package__ = 'schrodinger.ui.qt' | 
    |  | maestro = <schrodinger._DummyMaestroModule object at 0x2b33159... | 
| maestro
   
    Value:| 
<schrodinger._DummyMaestroModule object at 0x2b33159e8910>
 | 
 |