GetProperty Method
Get the value for a particular property.
Syntax
webdavcontrol.GetProperty PropertyNameRemarks
The control will search through its internal Properties properties for the property identified by PropertyName and will return the value associated with it.
PropertyName may also be a partial XPath expression to the retrieved resource XML. This is useful for reading values of composite properties.