shortName

val NodeInfo.shortName: String(source)

Returns the short name of this node (e.g., "ABCD").

Falls back to the last 4 characters of the displayId if the short name is empty or missing.