isOriginGetterSetter property

bool get isOriginGetterSetter

Whether the property is from a getter or setter.

When this is true, isOriginDeclaration is false.

Implementation

bool get isOriginGetterSetter;