DefaultIndirectObservableByte

constructor(parentProperty: ObservableValue<P?>, defaultValue: Byte, getObservable: (P) -> ObservableValue<Byte>)