@inherits MSGComponentBase @typeparam TSettings @if (this.IsVisible) { @this.Name @this.Description @this.ButtonText @if (this.HasSettingsPanel) { } @if (this.SecurityBadge is not null) { @this.SecurityBadge } }