factId property

String? factId

Property getter and setter for factId:

Implementation

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

Implementation

set factId(String? factId);