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