method property

HttpMethod? method
getter/setter pair

HttpMethod as GET/POST.

Implementation

HttpMethod? method;