The entity to which the string will be saved.
The string to save to the entity's dynamic properties.
The base name of the dynamic property where the string will be saved.
Whether to clear old properties before saving the new string. Defaults to true
.
The size of each chunk of the string to save. Defaults to 32760
.
Saves a string to an entity's dynamic properties, optionally clearing old properties first.