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