SessionItem.setModuleName
void setModuleName(string moduleName = null)Sets the module-name for the session item.
This is generally used to help determine which plugin created the item when decoding them at project load time.
Parameters
moduleName | the module name owning the item |