ReadOnlyByteProperty

Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Byte>, use ReadOnlyByteProperty.

Inheritors