contactKey property

RecordKey? contactKey

Property getter and setter for contactKey:

Implementation

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

Implementation

set contactKey(RecordKey? contactKey);