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