nameOffset property
int
get
nameOffset
Return the offset of the name of this element in the file that contains
the declaration of this element, or -1
if this element is synthetic,
does not have a name, or otherwise does not have an offset.
Implementation
int get nameOffset;