PositionNode

constructor(parentId: String, position: Int, nextPosition: PositionNode? = null)