string Source { get; set; }
Property Source As String Get Set
property String^ Source { String^ get (); void set (String^ value); }
abstract Source : string with get, set
In This Article