DefaultIndirectObservableLong

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