Public Function GetProperty( _ ByVal path As String _ ) As
public System.Object GetProperty( string path );
public: VARIANT GetProperty( String __gc ^ path );
public VARIANT getProperty( String path );
public: HRESULT GetProperty( BSTR path, VARIANT * pVal );
IAgVePluginSettings Interface