factId property

String? get factId

Property getter and setter for factId:

Implementation

String? get factId;
set factId (String? factId)

Implementation

set factId(String? factId);