factPath property

JsonPath? get factPath

Property getter and setter for factPath:

Implementation

JsonPath? get factPath;
set factPath (JsonPath? factPath)

Implementation

set factPath(JsonPath? factPath);