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