property BeepProfile.Content as String
Holds initialization data for the profile.

  TypeDescription 
   String String expression that holds initialization data. 
 

Content property holds initialization data that will be sent to other peer when profile is to be opened. Usually, this property is empty, but to improve speed of Beep communication (and reduce number of exchanges) you can specify any data other peer will receive. Of course, remote peer should expect to receive this information.