| KalturaMetadataField | 
			
				| Properties | 
			
				| 
						
							
								|  Inherited from KalturaObjectBase |  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| description | string | V |  |  |  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| value | string | V |  |  |  | 
			
				|  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| xPath | string | V |  | May contain the full xpath to the field in three formats
	 1. Slashed xPath, e.g. /metadata/myElementName
	 2. Using local-name function, e.g. /[local-name()='metadata']/[local-name()='myElementName']
	 3. Using only the field name, e.g. myElementName, it will be searched as //myElementName |  
								| profileId | int | V |  | Metadata profile id |  
								| profileSystemName | string | V |  | Metadata profile system name |  |