Gets if this tab is native to Fusion or was created via the API.
# Get the value of the property.propertyValue = toolbarTab_var.isNative
#include <Core/UserInterface/ToolbarTab.h>// Get the value of the property.boolean propertyValue = toolbarTab_var->isNative();