CallableName
The qualified name of a callable declaration, which may either be top level or the member of a class.
Inheritors
Types
Properties
Link copied to clipboard
Whether this is the name of a property accessor.
Link copied to clipboard
Whether this is the name of a property getter.
Link copied to clipboard
Whether this is the name of a property setter.
Link copied to clipboard
The name of the package that contains this declaration or its parent class.
Link copied to clipboard
Get the corresponding property name if this is the name of a property accessor.