location property
getter/setter pair
The location of this field in the source code.
Note: this may not agree with the location of owner
if this is a field
from a mixin application, patched class, etc.
Implementation
@optional
SourceLocation? location;