Hello lawrence Whittemore
Yes, You use the rich text widget in the form builder.
Used "@await Html.Kentico().FormZoneAsync()" FormZoneAsync for Form Layout and
[EditingComponent(RichTextComponent.IDENTIFIER, Label = "Title")]
public string Title { get; set; }