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