Constructor.getName

Returns __ctor, which is the name of all constructors.

class Constructor
final override const
string
getName
()

Return Value

Type: string

The name of this constructor.

Meta