TypedString :: elementPath - Get element path
The function returns the element path for the currently selected value/element. The path is an alternating sequence of property names and locator/position separated by. Typically, the path is used to open a property or value handle for storing the data passed for a value.
children[0].first_name[1]
Return value: Name ( odaba::String & )