backgroundColor

@get:JvmName(name = "getBackgroundColor")
@set:JvmName(name = "setBackgroundColor")
var backgroundColor: String
Defines the expected application background color.

string background_color = 5;