DefaultIndirectIntProperty

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