This is the view provider class for Python features Add a new display mode to the view provider addProperty(string, string) -- Add a generic property. The first argument specifies the type, the second the name of the property. removeProperty(string) -- Remove a generic property. Note, you can only remove user-defined properties but not built-in ones. A list of supported property types