public string RefSection { get; set; }
Public Property RefSection As String Get Set
public: property String^ RefSection { String^ get (); void set (String^ value); }
member RefSection : string with get, set
In This Article