setProperty

open override fun setProperty(key: ProfileKey, value: Serializable): Profile

Adds a custom property to the map. Custom attributes can define any key name that isn't already reserved by Klaviyo


open override fun setProperty(key: String, value: Serializable): Profile

Add a custom property to the map. Custom attributes can define any key name that isn't already reserved by Klaviyo