public string BubbleID{ get; set;}
Public Property BubbleID As String
public: property String^ BubbleID { String^ get (); void set (String^ value); }