ReadOnlyStringProperty

Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<String>, use ReadOnlyStringProperty.

Inheritors