Values_0.UserPropertySourceA key-value pair that you define in the header. Both the key and the value are either literal strings or valid substitution templates.
type nonrec t = {key : UserPropertyKey.t;A key to be specified in UserProperty.
*)value : UserPropertyValue.t;A value to be specified in UserProperty.
*)}