peripheralName

abstract val peripheralName: String?

It is recommended that name be used instead, as the backing value for peripheralName may differ between the various platforms.

On Apple, this may be a shortened version of the peripheral name.

On most platforms, this will return the cached peripheral name, but the caching strategy differs per platform.