custom property

dynamic custom
getter/setter pair

Allows custom conversation metadata to be stored in the form { [name: string]: string }

Implementation

external dynamic custom;