hasSetter property

bool hasSetter

Implementation

bool get hasSetter => _setter != null || setterAccessor != null;