GetPropertyByName Method
Description
Get the value of the specified property by property name.
Syntax
Visual Basic
Public Function GetPropertyByName( _
   ByVal Prop As String _
) As Variant
Parameters
Prop
See Also