actionVerb property

String? get actionVerb

Property getter and setter for actionVerb:

Implementation

String? get actionVerb;
set actionVerb (String? actionVerb)

Implementation

set actionVerb(String? actionVerb);