func (this *MqS) ConfigGetIsSilent() bool { return C.MqConfigGetIsSilent((*_Ctype_struct_MqS)(this)) == C.MQ_YES }
func (this *MqS) ConfigGetIsSilent() bool { return (bool)(C.MqConfigGetIsSilent((*_Ctype_struct_MqS)(this))) }