======================== PropertyManagerProperty ======================== This is a Python binding to the C++ class Mantid::Kernel::PropertyManagerProperty. It's main purpose is to allow passing a nested ``dict`` of items to an algorithm. An example of this is :ref:`SetSample `. *bases:* :py:obj:`mantid.kernel.PropertyManagerProperty` .. module:`mantid.kernel` .. autoclass:: mantid.kernel.PropertyManagerProperty :members: :undoc-members: :inherited-members: