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