contactId property

RecordKey? contactId

Property getter and setter for contactId:

Implementation

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

Implementation

set contactId(RecordKey? contactId);