public string SourceName { get; }
Public ReadOnly Property SourceName As String Get
public: property String^ SourceName { String^ get (); }
member SourceName : string with get
In This Article