StringProperty

fun StringProperty(value: String?)

Parameters

value

The value of the property. Can be null if it is temporarily unavailable or invalid.