periodOffset property

int? get periodOffset

The offset of the . before the name.

It is null if the fragment is synthetic, or does not specify an explicit name, even if name2 is new in this case.

Implementation

int? get periodOffset;