android.NotificationChannel.nameandroid.NotificationChannel.description
android.NotificationChannel.importance - this is a numeric value and defaults to 2 which is low
android.NotificationChannel.enableLights
android.NotificationChannel.lightColor
android.NotificationChannel.enableVibration
android.NotificationChannel.vibrationPattern
Unfortunately it seems that all of this isn't documented. Feel free to file an issue on documenting this behavior.