get_id
Description:
Gets the id for the element.
Generally, a path is built of multiple elements and each element should have an id that is useful to the application that it using it. You might store the name of a directory, or some other key as the id.
Parameters:
this |
Returns:
The id for the PathElement. |