Variable StructFieldTextConst

StructFieldText: StructFieldType<string> = ...

StructBuilder field type of UTF-8 text.

Remarks

The field is defined as string. If the field is required, it is initialized as an empty string.