graphId property

String? graphId

Property getter and setter for graphId:

Implementation

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

Implementation

set graphId(String? graphId);