Gets a property using its string representation.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ | 
public string GetProperty( string prop )
Public Function GetProperty ( _ prop As String _ ) As String
public: String^ GetProperty( String^ prop )
Parameters
- prop
 - String
The property to set (ie "FileName", "RAW_ExtraParams"...)