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