PropertyIdValue

constructor(id: Int)
constructor(firstId: Int, secondId: Int?)
constructor(vararg ids: Pair<Int, Int?>)
constructor(value: MutableList<Pair<Int, Int?>>)