name

@Composable
abstract fun name(name: String?)

Set the component name.


abstract val name: String?

The component name.