property BeepProfile.URI as String
Holds profile URI information.

  TypeDescription 
   String String expression that holds URI of the profile. 
 

URI property holds Profile URI, as defined in RFC3080, which authoritatively identifies the profile. In short, it defines unique name for the profile, and all implementations of that profile need to have same URI as this one.

It has for similar to this one:

http://iana.org/beep/SASL/OTP

and is unique among all profiles.