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