title (app profile manager tab)

The text label of a tab.

Example

const tab= Microsoft.Apm.getFocusedSession().getFocusedTab();
tab.title = "New Tab Title";