Documentation for this section has not yet been entered.
The AccessibleObject.Name property is a string used by clients to identify, find, or announce an object for the user. To access the name of a child object, you must first call AccessibleObject.GetChild(int) with the index of the child whose name you are retrieving.