scopePath property

JsonPath? get scopePath

Property getter and setter for scopePath:

Implementation

JsonPath? get scopePath;
set scopePath (JsonPath? scopePath)

Implementation

set scopePath(JsonPath? scopePath);