getName

@NotNull
abstract fun getName(): @NotNull String

Gets the name of the source line.

Return

The source line name.