A String expression that indicates the path of selected items
The Name property is similar with the Select
property, excepts it uses the Name column to build the path. The Name
property of each View object specifies the index or the caption of the column that determines the name of the view.
The Name property can select items using wild characters such as * or ?, if
the view's SingleSel property is False.