identityId property

String? identityId

Property getter and setter for identityId:

Implementation

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

Implementation

set identityId(String? identityId);