isDefault (app profile manager)

Boolean value indicating whether a session is the Home session.

Example

const session = Microsoft.Apm.getFocusedSession();
console.log(session.isDefault);