Property ShowNotification ShowNotification Gets or sets a value indicating whether a notification should be shown when the macro is playing. Declaration bool ShowNotification { get; set; } Property Value Type Description bool true if a notification should be shown; otherwise, false.