ReadOnlyTabClosingPolicyProperty
interface ReadOnlyTabClosingPolicyProperty : ObservableTabClosingPolicy, ReadOnlyProperty<TabClosingPolicy>
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<TabClosingPolicy>, use ReadOnlyTabClosingPolicyProperty.