isOriginInterface property
bool
get
isOriginInterface
Whether the property accessor is created while building interface.
When this is true, isOriginDeclaration and isOriginVariable
are false.
Implementation
bool get isOriginInterface;