export function write_property<T>(root: Object, parts: string[], part_offset: number, part_count: number, value: T): void
