name

@Nullable
abstract fun name(): @Nullable String

Returns the name of the player, if known.

Return

the player name, or null if unknown

Since

2.0.0