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