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 name is new in this case.

Implementation

int? get periodOffset;