tabClosingPolicyProperty

A Kotlin delegate to create a TabClosingPolicyProperty (the implementation will be a SimpleTabClosingPolicyProperty. Typical usage :

val fooProperty by tabClosingPolicyProperty( initialValue )
var foo by fooProperty