DefaultIndirectByteProperty

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