func (this *MqS) ConfigGetIsString() bool { return C.MqConfigGetIsString((*_Ctype_struct_MqS)(this)) == C.MQ_YES }
func (this *MqS) ConfigGetIsString() bool { return (bool)(C.MqConfigGetIsString((*_Ctype_struct_MqS)(this))) }