bool hasNoGetterSetter

Source

bool get hasNoGetterSetter => !hasExplicitGetter && !hasExplicitSetter;