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