Hello AEM Community, I'm facing a challenge with retrieving a component property value in JavaScript. Specifically, I have a component named "userdetails" that includes a text field labeled "first name." The corresponding property for this field is stored as "fName." My objective is to access the v...