DefaultIndirectProperty

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