The image shows the employee-contact-details fragment's properties. Key among the Input Parameters is the nameAndHireDateObject object-type input parameter, which is now bound to a pageObject page constant, indicated by the Bound to: $constants.pageObject message under the input parameter. A text area shows the default value of the constant as:
{
   "objName": "Liza Doolittle"
   "objDate": "2023-01-25",
}