Looks up a property by name.
strValue = objXMLDOMSelection.getProperty(name)
The getProperty method returns the value for the SelectionLanguage that was set by calling the setProperty method on the document or the default value.
Applies To: XMLDOMSelection Object