ReadOnlyCharProperty

Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Char>, use ReadOnlyCharProperty.

Inheritors