WebProxt property

set WebProxt (IWebProxy value)

Implementation

set WebProxt(IWebProxy value) {
  this._webProxy = value;
}