DefaultIndirectOptionalByteProperty

constructor(parentProperty: ObservableValue<P?>, defaultProperty: Property<Byte?>, getProperty: (P) -> Property<Byte?>)