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