public RequestQServiceWrapper() { Service = new QService(); }
public ResponseQServiceWrapper() { Service = new QService(); }