name property

Return the name of the constructor, or null if the specified constructor is the unnamed constructor.

Implementation

SimpleIdentifier? get name;