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