Returns true if banner loaded is collapsible
Future<bool> get isCollapsible async { return await instanceManager.isCollapsible(this); }