How to get android export package "Unique Name" in gdscript

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By hashak

I know how to get project setting property like this:

ProjectSettings.get("display/window/size/fullscreen")

But how can i get android “Unique Name”?
in this case is “com.myComp.AndroidTest”