public string ConnectivityActiveQuery(IAWG awg) { string response = awg.ConnectivityActiveQuery(); return(response); }