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