Get the protocol scheme of the URL, including the final ':'.
# Get the value of the property.propertyValue = uRL_var.protocol
#include <Core/Application/URL.h>// Get the value of the property.string propertyValue = uRL_var->protocol();