properties property

List<KeyValuePair> get properties

Detailed subtitle info. For example, [ {"key": "currency", "value": "USD"}, {"key": "buy", "value": "57.3"}, {"key": "sell", "value": "57.69"} ].

Implementation

core.List<runtime_key_value_pair.KeyValuePair> get properties;