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