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