name

open val name: String

Name for the provided node (usually the name of the class T).

By default, this function does a call to toString on the declaration, which is not accurate but close enough to provide useful debug data.