DefaultIndirectCharProperty

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