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