setKey property

set setKey (AtFollowsValue key)

Implementation

set setKey(AtFollowsValue key) {
  this._atKey = key;
}