$col->key

Key is like toString, but guaranteed not to collide with any other possible column path regardless of whether the path contains embedded "." characters.

$col->assignToHashTree( $hash, $value );

Assign a value to a HashTree at the location described by this path.