Specifies HTTP request method.
var value = obj.getRequestMethod();
or
obj.setRequestMethod(value);
defineProperty Method
Active.HTTP.Request