graphId property

String? get graphId

Property getter and setter for graphId:

Implementation

String? get graphId;
set graphId (String? graphId)

Implementation

set graphId(String? graphId);