bugfix - Removing titleLabel from accessible elements
### Summary
Removing titleLabel from accessible elements in TextEntryField molecule, as the title's text is set as the textfields accessibilityLabel, thus reading the same title twice.
### JIRA Ticket
CXTDT-459435
Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1052