MetadataSource interface 
The original source of the content item, where it comes from.
Properties
| kind | Source type of the content  | 
| name | Name of the content source. The repo name, solution name, LA workspace name etc.  | 
| source | 
	ID of the content source. The solution ID, workspace ID, etc  | 
Property Details
kind
Source type of the content
kind: string
				Property Value
string
name
Name of the content source. The repo name, solution name, LA workspace name etc.
name?: string
				Property Value
string
		sourceId
	 
	ID of the content source. The solution ID, workspace ID, etc
sourceId?: string
				Property Value
string