Label

fun Label(    text: String?,     url: String?,     display: Boolean?,     additional_properties: Map<String, *>?)