Interface to PropertyManager.
Interface for modifiers to Property's that specify if they should be enabled or visible in a GUI.
This property setting object makes a property invisible in the GUI.
IPropertySettings * clone() const override
Make a copy of the present type of IPropertySettings.
bool isVisible(const IPropertyManager *) const override
Is the property to be shown in the GUI? Always false.