The type of source this record represents
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public SourceType SourceType { get; set; }
Public Property SourceType As SourceType
public: property SourceType SourceType { SourceType get (); void set (SourceType value); }