func (this *MqS) ConfigGetIsServer() bool { return C.MqConfigGetIsServer((*_Ctype_struct_MqS)(this)) == C.MQ_YES }
func (this *MqS) ConfigGetIsServer() bool { return (bool)(C.MqConfigGetIsServer((*_Ctype_struct_MqS)(this))) }