namePart property
The name of the class, as an identifier with type parameters, or a primary constructor.
Will become not null
when Feature.declaring_constructors is
implemented, replaces name.
Implementation
@experimental
ClassNamePart? get namePart;