The entity from which to retrieve the dynamic properties.
The base name of the dynamic property to retrieve.
A placeholder string to return if the dynamic property length is zero. Defaults to an empty string.
The concatenated string from the entity's dynamic properties, or the zeroLengthPlaceholder if the length is zero.
Retrieves a concatenated string from an entity's dynamic properties.