contactId property

String? contactId

Property getter and setter for contactId:

Implementation

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

Implementation

set contactId(String? contactId);