getProxy method

bool? getProxy()

Implementation

bool? getProxy() {
  return isProxy;
}