bool isDeferred

Source

bool get isDeferred {
  return inversePropertyName == _deferredSymbol;
}