Values.EnabledControlParameterSummarySourceReturns a summary of information about the parameters of an enabled control.
type nonrec t = {key : String_.t option;The key of a key/value pair.
*)value : Document.t option;The value of a key/value pair.
*)}