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