Public Sub SetProperty( _ ByVal path As String, _ ByVal Val As System.Object _ ) As
public void SetProperty( string path, System.Object Val );
public: void SetProperty( String __gc ^ path, VARIANT Val );
public void setProperty( String path, VARIANT Val );
public: HRESULT SetProperty( BSTR path, VARIANT Val );
IAgCRPluginConfiguration Interface