desktopBundleId

abstract val desktopBundleId: Provider<String>

Desktop bundle id: id plus its desktop corner suffix.

Not gated by skip() / only(); see appNameFor. Unlike the other values here, this one validates on read and throws when the result is not a valid reverse-DNS identifier.