actionVerb property

String? actionVerb

Property getter and setter for actionVerb:

Implementation

String? get actionVerb;
void actionVerb=(String? actionVerb)

Implementation

set actionVerb(String? actionVerb);