toJsonString

fun toJsonString(prop: Property): String

Serializes an ical4j property to a JSON string that can be stored in an ExtendedProperty.

Return

JSON representation of prop

Parameters

prop

property to serialize as JSON