Public Function GetProperty( _ ByVal Name As String _ ) As
public string GetProperty( string Name );
public: String __gc ^ GetProperty( String __gc ^ Name );
public String getProperty( String Name );
public: HRESULT GetProperty( BSTR Name, BSTR * pRetVal );
IAgCrdnPointPlugin Interface