gifteeKeys property

List<MKey>? gifteeKeys

Property getter and setter for gifteeKeys:

Implementation

List<MKey>? get gifteeKeys;
void gifteeKeys=(List<MKey>? gifteeKeys)

Implementation

set gifteeKeys(List<MKey>? gifteeKeys);