string HeaderData { get; set; }
Property HeaderData As String Get Set
property String^ HeaderData { String^ get (); void set (String^ value); }