IndirectObservableChar

constructor(parentProperty: ObservableValue<P>, getObservable: (P) -> ObservableValue<Char>)