Comments field is not identify Label

Hi I am using Appian Selenium framework where it uses Labels to identify an element

for ex: for clicking something I use this code fixture.clickOnMenu or fixture.clickOnButton etc

However, I have a Comments field (Paragraph widget). Not sure how to go about adding data to comments field

FYI, I have already tried fixture.WriteText but it failed to identify comments field

  Discussion posts and replies are publicly visible