contactKey property

RecordKey? get contactKey

Property getter and setter for contactKey:

Implementation

RecordKey? get contactKey;
set contactKey (RecordKey? contactKey)

Implementation

set contactKey(RecordKey? contactKey);