DefaultIndirectLongProperty

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