hasGetterOrSetter property

bool hasGetterOrSetter

Implementation

bool get hasGetterOrSetter => hasExplicitGetter || hasExplicitSetter;