[VBScript] property ISYSIDB.IndexPath as string
[C#] string ISYSIDB.IndexPath {get;put;}
[ColdFusion/Java] java.lang.String ISYSIDB.IndexPath() throws ComException;void ISYSIDB.set_IndexPath( java.lang.String value );