isDeferred property

bool get isDeferred

Implementation

bool get isDeferred {
  return inversePropertyName == _deferredSymbol;
}