• Deletes a string from an entity's dynamic properties.

    Parameters

    • entity: Entity

      The entity from which the string will be deleted.

    • propertyName: string

      The name of the property the string is saved under.

    Returns void

    If propertyName is not a string.