Returns the URL of the shared link. Returns an empty string in the case where isShared is False.
# Get the value of the property.propertyValue = sharedLink_var.linkURL
#include <Core/Dashboard/SharedLink.h>// Get the value of the property.string propertyValue = sharedLink_var->linkURL();